func github.com/aws/aws-sdk-go-v2/service/s3.addListPartsUpdateEndpoint

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		api_op_ListParts.go#L286: 	if err = addListPartsUpdateEndpoint(stack, options); err != nil {
		api_op_ListParts.go#L410: func addListPartsUpdateEndpoint(stack *middleware.Stack, options Options) error {